| Visual Basic (Declaration) | |
|---|---|
Public Class PageChangedOperation(Of T) Implements INotifyCompleted | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As PageChangedOperation(Of T) | |
| C# | |
|---|---|
public class PageChangedOperation<T> : INotifyCompleted | |
| C++/CLI | |
|---|---|
generic<typename T> public ref class PageChangedOperation : public INotifyCompleted | |
- T
Returned by an asynchronous "MoveTo" operation on the EntityQueryPager<T>.
System.Object
IdeaBlade.EntityModel.PageChangedOperation<T>
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family